home *** CD-ROM | disk | FTP | other *** search
/ Hentai 9 (VCD) / MULTIMEDIA.bin / maid.swf / scripts / DefineButton2_29 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2006-12-06  |  101 b   |  8 lines

  1. on(release){
  2.    gotoAndStop(4);
  3.    tellTarget("accesorios")
  4.    {
  5.       gotoAndStop(1);
  6.    }
  7. }
  8.